Document some Emacs 24 scrolling changes.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 1 Oct 2011 21:54:33 +0000 (17:54 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 1 Oct 2011 21:54:33 +0000 (17:54 -0400)
commitd3711a96a4a607212549eb71028033ae88b6554e
tree772a70fd447edd931263e0a0b05b8315210c9d16
parent42d93b977ba27de1718e4c446e091c52efac9534
Document some Emacs 24 scrolling changes.

* doc/emacs/basic.texi (Moving Point):
* doc/emacs/custom.texi (Mouse Buttons):
* doc/emacs/rmail.texi (Rmail Scrolling):
* doc/emacs/search.texi (Isearch Scroll):

* doc/emacs/display.texi (Scrolling): Replace scroll-up/down with
scroll-up/down-command.  Fix scroll-preserve-screen-position
description.  Document scroll-error-top-bottom.

* doc/lispref/windows.texi (Textual Scrolling): Document scroll-up-command,
scroll-down-command, scroll-error-top-bottom, and the
scroll-command symbol property.
doc/emacs/ChangeLog
doc/emacs/basic.texi
doc/emacs/custom.texi
doc/emacs/display.texi
doc/emacs/rmail.texi
doc/emacs/search.texi
doc/lispref/ChangeLog
doc/lispref/windows.texi
etc/NEWS